Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

core(gather-runner): only fail for mainRecord interstitials #9576

Merged
merged 4 commits into from
Aug 22, 2019

Conversation

patrickhulce
Copy link
Collaborator

@patrickhulce patrickhulce commented Aug 19, 2019

Summary
Several folks have reported that it's unexpected/undesirable for LH to fail when iframes fail with an interstitial, this loosens our logic to only fail when the mainRecord fails with an interstitial. Our usual caveats about client-side/JS redirects not working will now apply here too.

Related Issues/PRs
fixes #9562

Copy link
Member

@paulirish paulirish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good stuff.

got some unit test failures to resolve. otherwise lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CHROME_INTERSTITIAL_ERROR throws on iframes
3 participants